﻿/* CSS Document */
/*=================================================Global Style==============================================*/
html,body,div,ul,li,ol,dl,dt,dd,h1,h2,h3,h4,h5,h6,a,img,span,p,em,form,select,input,button,textarea,iframe,table,tr,th,td,caption{margin:0; padding:0;}
body{ background:#fff; font:normal 14px/14px Verdana, Geneva, sans-serif,"microsoft yahei"; color:#333;}  
li{ list-style:none;}
img{ border:none;}
a{ color:#333; text-decoration:none; outline:none;}
a:hover{ color:#f30;}
table{ border:0; border-collapse:collapse;}
.clear{ clear:both;}

#header{ height:90px;}
.header_info{ width:990px; height:89px; margin:0 auto; zoom:1; overflow:hidden;}
.logo{ float:left; margin-top:15px; width:300px;}
.tel{ float:left; width:350px; margin-top:30px; margin-left:60px; background: url(../images/tel_ico.gif) no-repeat left center; font-size:16pxpx; font-style:italic; height:30px; line-height:30px; padding-left:30px;}
.tel strong{ font-size:24px; color:#F90;}
.search{ float:right; width:250px; margin-top:30px;}
.search .txt{ width:110px; border:solid 1px #ddd; height:24px; line-height:24px;}
.search .btn{ width:48px; border:solid 1px #ddd; height:26px; line-height:24px; cursor: pointer;}
.search a{font-weight: bold; font-size: 16px;margin-right: 5px;}
.nav{ width:990px; margin:0 auto; height:36px; clear:both; background:#2265b2; margin-bottom:15px;}
.nav ul{ zoom:1; overflow:hidden;}
.nav ul li{ float:left; width:120px; text-align:center;}
.nav ul li a{ color:#fff; font-size:14px; display:block; width:120px; height:36px; line-height:36px;}
.nav ul li a:hover{ background:#1a7ed9;}

#main{ width:990px; margin:0 auto; zoom:1; overflow:hidden; }
.mainInfo{zoom:1; overflow:hidden;}

/*==============左侧=============*/
.left_wrap{ float:left; width:232px;}
/*==============右侧=============*/
.right_wrap{ float:right; width:710px; padding-left:20px; border-left:dashed 1px #ddd;}
.right_wrap h3{zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9; border:solid 1px #e6e6e6; border-bottom:none;}
.right_wrap h3 span{float: left;font-size: 16px;color: #333;background: url(../images/title_ico.gif) no-repeat left 11px;padding-left: 12px;}
.right_wrap h3 div{float: right;margin-right: 5px;}

/*==============公司简介=============*/
.about{ width:360px; height:228px; float:left;}
.about h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.about h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.about h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.about_info{ padding:10px 0;}
.about_info img{ margin-bottom:10px;}
.about_info p{ font-size:12px; line-height:21px;}

/*==============新闻中心=============*/
.news{ width:346px; margin-left:20px; float:left; height:228px;}
.news h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.news h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.news h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.news ul{ padding:5px 10px;}
.news ul li{ height:32px; line-height:30px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden;}
.news ul li a{ background:url(../images/ico02.gif) no-repeat 3px center; padding-left:15px; font-size:12px;}

/*==============产品中心=============*/
.product{ width:240px; height:280px; float:right;}
.product h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.product h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.product h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.product_info{ padding-top:10px;}
.product_info img{ height:100px; width:237px; border:solid 1px #ddd; margin-bottom:15px;}
.product_info ul{ zoom:1; overflow:hidden;}
.product_info ul li{ float:left; width:120px; line-height:28px;}



/*==============联系我们=============*/
.contact{ width:232px; height:228px; float:right; background:#fff;}
.contact h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.contact h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.contact h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.txt_contact{ padding-top:10px;}
.txt_contact p{ font-size:12px; line-height:20px; margin-top:5px;}
.tel_con{ border-bottom:solid 1px #ccc; padding-bottom:10px;}
.tel_number{ font-size:18px; font-weight:bold; padding-top:10px; margin-bottom:10px; color:#ccc;}
.tel_number span{ color:#F60;}

/*==============产品中心=============*/
.case{ width:728px; height:210px; background:#fff; position:relative; float:left;}
.case h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.case h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.case h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.case_info{ padding:15px 0; width:728px; zoom:1; overflow:hidden; height:196px; position:absolute;}
.case_info ul li{ width:174px; text-align:center; font-size:12px;}
.case_info ul li img{ border:solid 1px #eee; padding:1px;}

/*==============战略伙伴=============*/
.friends{ width:240px; height:210px; background:#fff; position:relative; float:right;}
.friends h3{ zoom:1; overflow:hidden; height:38px; line-height:38px;}
.friends h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.friends h3 a{ float:right; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.friends_info{ zoom:1; overflow:hidden; height:196px; position:absolute;}
.friends_info ul{ margin-right:-8px;}
.friends_info ul li{ border:solid 1px #ddd; width:110px; height:60px; margin-right:8px; margin-bottom:10px; text-align:center; float:left;}
.friends_info ul li img{ padding:1px; width:100px; height:58px;}

/*==============页脚=============*/
#footer{ background:#eaeaea; padding:15px 0; margin-top:15px; border-top:solid 3px #1273b6;}
#footer p{ text-align:center; font-size:12px; line-height:24px; color:#666;}

.erweima{ position:fixed; bottom:120px; left:20px; width:100px; text-align:center;}

/*==============产品序列=============*/
.productList{ width:232px; background:#fff;}
.productList h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.productList h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.productList h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.productList ul{}
.productList ul li{ height:32px; line-height:32px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden;}
.productList ul li a{ background:url(../images/ico02.gif) no-repeat 3px center; padding-left:15px; font-size:12px;}

/*==============文章列表=============*/
.list{ width:708px; background:#fff; border: 1px solid #e6e6e6;}
.list h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; border-bottom:solid 1px #ccc;}
.list h3 span{ float:left; font-size:14px; color:#333; background:url(../images/title_ico.gif) no-repeat left 15px; padding-left:18px;}
.list h3 a{ float:right; font-size:12px; font-weight:lighter; color:#666;}
.list ul{ }
.list ul li{ height:36px; line-height:36px; border-bottom:dashed 1px #CCC; zoom:1; overflow:hidden; zoom:1; overflow:hidden;}
.list ul li a{ background:url(../images/ico02.gif) no-repeat 3px center; padding-left:15px; font-size:12px; float:left;}
.list ul li span{ font-size:12px; float:right; padding-right:5px; color:#666;}

/*==============分页=============*/
.page{ text-align:center; padding:10px; font-size:12px;}

/*==============内容页=============*/
.view{ background:#fff;border: 1px solid #e6e6e6; padding: 3px;}
.view h2{ text-align:center; font-size:20px; line-height:40px;}
.son_title{ text-align:center; padding:15px; color:#666; font-size:12px; background:url(../images/line.gif) repeat-x left bottom;}
.info p{ text-indent:24px; line-height:24px; margin-top:12px;}
.info { line-height:24px; margin-top:12px;}



.dh {border: 1px solid #e6e6e6;}
.dh h3{ zoom:1; overflow:hidden; height:38px; line-height:38px; padding:0 10px; background:#f9f9f9;}
.dh h3 span{ float:left; font-size:16px; color:#333; background:url(title_ico.gif) no-repeat left 11px; padding-left:12px;}
.dh h3 a{ font-size:13px; font-weight:lighter; color:#666;}


.box1{border: solid 1px #d8d8d8;}
.box1 h1{border-bottom:solid 1px #d5d5d5;}
.box1 h1 span{ color:#005e98; font-size:14px; padding-left:15px;}
.box1 ul{ padding:3px; zoom:1;overflow: hidden;}

.producti {margin: 0px; zoom:1; overflow:hidden; background-color: #fff}
.producti ul{zoom:1; overflow: hidden; margin-top: 10px; margin-left: 10px;}
.producti ul li{width: 212px; padding:3px; text-align:center; font-size:14px; border: solid 1px #ddd; float: left; margin-right: 9px; margin-bottom: 10px;}
.producti ul li span{line-height:32px; display:block; border-top: solid 1px #ddd; background: #fff; margin-top: 2px;}
.producti img { max-width: 210px; height: 165px}
.producti a{color: #000;}

.producti h2{
	font-size: 14px;
	color: #aaaaa;
	font-weight: normal;
	background: url(../images/ico02.gif) no-repeat 10px center;
	padding-left: 20px;
	position: relative;
	border-bottom: 2px solid #ededed;
	line-height: 34px;
	height: 34px;
}
.producti h2 a{float: right; margin-right: 5px; font-size: 13px;}

.productc{
    margin:0px;
    zoom:1;
    overflow: hidden;
    width: 100%;
}
.productc ul{
    zoom:1;
    overflow: hidden;
    margin-top: 10px;
}
.productc ul li{
    width: 223px;
    float: left;
    text-align: center;
    font-size: 14px;
    border: 1px solid #ddd; margin-right: 9px; margin-bottom: 10px;
}
.productc img{
    max-width: 198px;
    height: 175px;
    padding:2px;
}

.productc ul li span{line-height: 24px; padding: 2px; font-size: 13px;display: block;}

.second{ padding-left: 15px;}

.third{ padding-left: 30px;}

.xglist h2{ font-size: 14px; background-color: #cccccc; text-align: left; padding-left: 5px; padding: 3px; line-height: 22px;}
.xglist ul{width: 100%; zoom:1; overflow: hidden; margin-top: 5px;}
.xglist ul li{float: left; width: 19%; margin-left: 2px; text-align: center;}
.xglist img { width: 110px; height: 80px;}
.xglist ul li span{ display: block; text-align: center;}

.newslist h2{ font-size: 14px; background-color: #cccccc; text-align: left; padding-left: 5px; padding: 3px; line-height: 22px;}
.newslist ul{width: 100%; zoom: 1; overflow: hidden; margin-top: 5px;}
.newslist ul li{float: left; width: 49%; margin-left: 2px;}

.bx_wrap{width:90%; margin:0 auto;}



#content{width: 100%; text-align: center; margin: 0 auto;}
.hotcity{ margin: 10px; padding: 5px}
.hotcity ul li{ width: 60px; float: left; font-size: 14px; text-align: center; height: 30px}
 

.allcity{padding-left:30px;height:100%;padding-top:16px;overflow:hidden;display:block;clear:both;text-align:left;}
.allcity dl{clear:both;margin-bottom:10px;display:block;overflow:hidden;}
.allcity h4{font-size:14px;font-weight:bold;color:#dd0000;margin-bottom:10px;}
.allcity dl dt{clear:both;font-size:14px;font-weight:bold;color:#000000;}
.allcity ul li{float:left;font-size:12px;display:block;width:70px;height:23px;line-height:23px;display:inline;} 
.allcity ul li a:visited{color:#800080;text-decoration:none;}
.allcity ul li a.ho{color:#dd0000;}